
@font-face { 
	font-family:Circe-Bold; 
	src: url(../fonts/Circe-Bold.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face { 
	font-family:Circe-Regular; 
	src: url(../fonts/Circe-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}

body{ 
	font-family:Circe-Regular; 
	color: #161a1e;
}
h1,h2,h3,h4,strong{ 
	font-family:Circe-Bold;
}

img{ max-width:100%;}

input:focus { outline: none; }


.big_zag{
	font-size: 42px;
	line-height: 50px;
	color: #1e1e1e;
	font-family:Circe-Bold;
}
.big_pod_zag{
	font-size: 24px;
	line-height: 30px;
	color: #1e1e1e;
}



.but{
	background-color: #ffd032;
	color: #252525;
	font-size: 18px;
	font-family:Circe-Bold;
	border-radius: 5px;
	width: 325px;
	max-width: 100%;
	height: 86px;
	text-align: center;
	line-height: 86px;
	cursor: pointer;
	transition: all 0.2s ease-out;
}
.but:hover{
	background-color: #fdd652;
}




.menu_mob{
	width: 100%;
	max-width: 450px;
	height: 100vh;
    position: fixed;
    z-index: 230;
    top: 40px;
    background-color: #2069c4;
    text-align: center;
    color: #fff;
    padding-top: 30px;
    left: -500px;
}
.menu_mob a{
	color: #fff;
	display: block;
	font-family:Circe-Bold;
	font-size: 16px;
	line-height: 40px;
}
.menu_mob .messenger{
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
}
.menu_mob img{
	width: 25px;
	margin:0px 5px;
}
.menu_mob .lang{
	width: 90px;
	margin:auto;
	margin-top: 30px;
}
.menu_mob .lang .in{
	width: 45px;
	height: 30px;
	float: left;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
}
.menu_mob .lang .in.activ{
	color: #1f68c3;
	background-color: #fff;
}




.header_mini{
	position: absolute;
	z-index: 2;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	width: 100%;
	transition: all 0.1s ease-out;
	display: none;
}
.header_mini .logo img{ 
	width: 100px;
}
.header_mini .right .tell{ 
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0px;
	font-family:Circe-Bold;
}
.header_mini .tell a{
	color: #fff;
}
.header_mini .right .burger img{ 
	width: 25px;
	margin-left: 20px;
}
.header_mini .burger .of{
	display: none;
}
.header_mini .burger.activ .on{
	display: none;
}
.header_mini .burger.activ .of{
	display: block;
}


.header .max{
    max-width: 1920px;
    margin: auto;
}

.header{
	position: absolute;
	z-index: 2;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #fff;
	width: 100%;
	transition: all 0.1s ease-out;
}
.header .logo img{
	width: 235px;
	margin-right: 20px;
}
.header .logo .name{
	font-size: 15px !important;
	line-height: 20px;
	margin-bottom: 0px;
}
.header .menu a{
	color: #fff;
	font-size: 18px !important;
	font-family:Circe-Bold;
}
.header .menu a:hover{
	color: #ffd032;
}
.header .menu a.activ{
	color: #ffd032;
}

.header .messenger{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0px;
	text-align: right;
}
.header .right img{
	height: 25px;
	margin-left: 10px;
}





.header .tell{
	font-size: 18,5px !important;
	line-height: 30px !important;
	margin-bottom: 0px;
	font-family:Circe-Bold; 
	margin-left: 15px;
}
.header .tell a{
	color: #fff;
}
.header .lang{
	width: 90px;
	margin-left: 10px;
}
.header .lang .in{
	width: 45px;
	height: 30px;
	float: left;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
}
.header .lang .in.activ{
	color: #1f68c3;
	background-color: #fff;
}
.fixed .header{
	padding-top: 5px;
	background-color: #2069c4;
}
.fixed .header_mini{
	padding-top: 5px;
	background-color: #2069c4;
}
.sticky-content.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 220;
}





.block_top{
	min-height:350px;
	background-image: url(../img/bg.jpg);
	color: #fff;
	padding-top: 200px;
	padding-bottom: 150px;
	position: relative;
}
.block_top .zag{
	font-size: 60px;
	line-height: 70px;
	font-family:Circe-Bold;
	margin-bottom: 40px;
}
.block_top .text{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 50px;
}
.block_top .img{
	width: 1000px;
	position: absolute;
	bottom: -350px;
	right: 0px;
}






.vid{
	min-height: 300px;
	padding-top: 100px;
	padding-bottom: 50px;
}
.vid .block{
	border-radius: 5px;
	color: #fff;
	margin-bottom: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.vid .block.n1{
	background-color: #ff716a;
}
.vid .block.n2{
	background-color: #7b55ad;
}
.vid .block.n3{
	background-color: #00b269;
}
.vid .block.n4{
	background-color: #357eda;
}
.vid .img{
	margin-left: -25px; 
}
.vid .img2{
	margin-left: 25px; 
}
.vid .block .text{
	padding-right: 40px;
}
.vid .block .text .zag{
	font-size: 34px;
	line-height: 40px;
	font-family:Circe-Bold;
}
.vid .block .text .text_in{
	font-size: 18px;
	line-height: 26px;
}
.vid .icon{
	padding-top: 20px;
	padding-bottom: 20px;
}
.vid .icon img{
	width: 38px;
	margin-right: 10px;
}
.vid .icon .list{
	font-size: 14px;
}






.primer{
	min-height:350px;
	background-image: url(../img/bg2.jpg);
	padding-top: 100px;
	padding-bottom: 100px;
}
.primer .foto{
	width: 100%;
	height: 250px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.primer .foto:hover{
	opacity: 0.8;
}







.dop{
	min-height: 300px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.dop .block{
	text-align: center;
}
.dop .block p{
	font-size: 18px;
	line-height: 22px;
}
.dop .foto{
	margin-bottom: 15px;
}






.kachestvo{
	min-height:350px;
	background-image: url(../img/bg2.jpg);
	padding-top: 100px;
	padding-bottom: 100px;
}
.kachestvo .block{
	border-radius: 5px;
	color: #fff;
	margin-bottom: 30px;
	min-height: 350px;
	background-repeat: no-repeat;
	background-position: right center;
}
.kachestvo .block.n1{
	background-color: #ff716a;
	background-image: url(../img/kachestvo_img.png);
	background-position: right bottom;
}
.kachestvo .block.n2{
	background-color: #00b269;
	background-image: url(../img/kachestvo_img2.png);
}
.kachestvo .block.n3{
	background-color: #7b55ad;
	background-image: url(../img/kachestvo_img3.png);
}
.kachestvo .block.n4{
	background-color: #357eda;
	background-image: url(../img/kachestvo_img4.png);
}
.kachestvo .text{
	padding: 80px 0px 80px 40px;
	width: 300px;
	min-height: 150px;
}
.kachestvo .text .zag{
	font-size: 24px;
	font-family:Circe-Bold;
}
.kachestvo .text .text_in{
	font-size: 17px;
	line-height: 24px;
}





.plan{
	min-height: 300px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.plan .block{
	border-radius: 5px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 200px;
	margin-bottom: 15px;
}
.plan .block.n1{
	background-color: #7b55ad;
	background-image: url(../img/plan_img.png);
}
.plan .block.n2{
	background-color: #ff716a;
	background-image: url(../img/plan_img2.png);
}
.plan .block.n3{
	background-color: #357eda;
	background-image: url(../img/plan_img3.png);
	background-position: left bottom;
}
.plan .text{
	padding: 20px 30px;
	min-height: 200px;
}
.plan .text .zag{
	font-size: 24px;
	font-family:Circe-Bold;
}
.plan .text .text_in{
	font-size: 17px;
	line-height: 24px;
	min-height:120px;
}
.plan .but{
	width: 100%;
	max-width: 370px;
}






.map{
	min-height:350px;
	background-image: url(../img/bg2.jpg);
	padding-top: 100px;
	padding-bottom: 100px;
}
.map .messenger img{
	height: 27px;
	margin-right: 15px;
}
.map .contact{
	padding-top: 20px;
	padding-bottom: 30px;
}
.map .contact .tell{
	font-size: 24px;
	font-family:Circe-Bold;
	line-height: 30px;
	margin-right: 30px;
}
.map .contact .text{
	font-size: 14px;
	line-height: 18px;
	margin-right: 20px;
}
.map iframe{
	height: 400px;
	width: 100%;
}
.map .left{
	padding-top: 40px;
}




.footer{
	min-height: 100px;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}
.footer img{
	margin-bottom: 25px;
}
.footer p{
	font-size: 15px;
}
.footer a{
	color: #161a1e;
	text-decoration: underline;
}






.politika{
	position:fixed; 
	left:50%; 
	top:50%; 
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width:750px;
	max-width: 100%;
	min-height: 300px;
	background-color: #fff;
	z-index: 501; 
	padding:30px;
	display: none;
}
.politika p{
	font-size: 15px;
}
.politika .zag{
	font-size: 24px;
}
.politika .clos{
	width:20px;
	height: 20px;
	background-image: url(../img/clos_black.svg);
	float: right;
	cursor: pointer;
	background-position: center;
	background-size: cover;
}



.form_big{
	width: 784px;
	max-width: 100%;
	min-height: 100px;
	background-color: #1f67c2;
	position: fixed;
	z-index: 501;
	left:50%; 
	top:50%; 
	transform: translate(-50%, -50%);
	border-radius: 5px;
	color: #fff;
	padding: 55px 60px;
	display: none;
}
.form_big .clos{
	position: absolute;
	right: 0px;
	top: -30px;
	width: 20px;
	height: 20px;
	background-image: url(../img/clos.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}
.form_big input{
	border-radius: 5px;
	border: none;
}
.form_big .zag{
	font-size: 30px;
	font-family:Circe-Bold;
	line-height: 40px;
	margin-bottom: 10px;
}
.form_big .pod_zag{
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 30px;
}
.form_big .label{
	font-size: 13px;
	margin-bottom: 15px;
}
.form_big .label input{
	margin-top: 5px;
	padding: 0px 20px;
}
.form_big input[type="text"]{
	width: 100%;
	height: 70px;
	font-size: 18px;
}




.form_big input[type="submit"]{
	width: 100%;
	height: 70px;
	font-size: 18px;
	background-color: #ffd032;
	color: #252525;
	font-size: 22px;
	text-align: center;
	font-family:Circe-Bold;
	cursor: pointer;
	margin-bottom: 11px;
}
.form_big .mini{
	font-size: 13px;
	color: #b2d1f8;
}
.form_big label{
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
	cursor: pointer;
}
.form_big label input{
	display: none;
}
.form_big label .check{
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 5px;
	float: left;
	margin-right: 20px;
}
.form_big label.activ .check{
	background-image: url(../img/check.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px;
}




.white-form .submit-button {
    margin-top: 30px;
    width: 290px;
}

.button-yellow.big {
    font-size: 24px;
    line-height: 24px;
}
.button-yellow {
    margin: 0 auto;
    margin-top: 0px;
    padding: 0px 0px 1px 0px;
    width: 290px;
    height: 70px;
    display: block;
    vertical-align: top;
    font-weight: 400;
    text-decoration: none;
    font-size: 20px;
    line-height: 20px;
    font-family: Intro;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
    text-transform: uppercase;
    color: #221a14;
    background: rgb(254,210,39);
    background: -moz-linear-gradient(top, rgba(254,210,39,1) 0%, rgba(241,195,14,1) 100%);
    background: -webkit-linear-gradient(top, rgba(254,210,39,1) 0%,rgba(241,195,14,1) 100%);
    background: linear-gradient(to bottom, rgba(254,210,39,1) 0%,rgba(241,195,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed227', endColorstr='#f1c30e',GradientType=0 );
    border: none;
    -webkit-box-shadow: inset 0px -4px 0px 0px rgba(197, 157, 0, 1);
    -moz-box-shadow: inset 0px -4px 0px 0px rgba(197, 157, 0, 1);
    box-shadow: inset 0px -4px 0px 0px rgba(197, 157, 0, 1);
}
html * {
    max-height: 1000000px;
}
user agent stylesheet
button {
    appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(buttontext, rgb(170, 170, 170));
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(74, 74, 74));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195));
    border-image: initial;
}





.form_mini{
	width: 450px;
	max-width: 100%;
	min-height: 100px;
	background-color: #1f67c2;
	position: fixed;
	z-index: 501;
	left:50%; 
	top:50%; 
	transform: translate(-50%, -50%);
	border-radius: 5px;
	color: #fff;
	padding: 55px 60px;
	display: none;
}
.form_mini .clos{
	position: absolute;
	right: 0px;
	top: -30px;
	width: 20px;
	height: 20px;
	background-image: url(../img/clos.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}
.form_mini input{
	border-radius: 5px;
	border: none;
}
.form_mini .zag{
	font-size: 30px;
	font-family:Circe-Bold;
	line-height: 40px;
	margin-bottom: 10px;
}
.form_mini .pod_zag{
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 30px;
}
.form_mini .label{
	font-size: 13px;
	margin-bottom: 15px;
}
.form_mini .label input{
	margin-top: 5px;
	padding: 0px 20px;
}
.form_mini input[type="text"]{
	width: 100%;
	height: 70px;
	font-size: 18px;
}
.form_mini input[type="submit"]{
	width: 100%;
	height: 70px;
	font-size: 18px;
	background-color: #ffd032;
	color: #252525;
	font-size: 22px;
	text-align: center;
	font-family:Circe-Bold;
	cursor: pointer;
	margin-bottom: 11px;
}
.form_mini .mini{
	font-size: 13px;
	color: #b2d1f8;
	margin-bottom: 0px;
}





::-webkit-input-placeholder {color:#8fb6e7; opacity:1;}
::-moz-placeholder          {color:#8fb6e7; opacity:1;}
:-moz-placeholder           {color:#8fb6e7; opacity:1;}
:-ms-input-placeholder      {color:#8fb6e7; opacity:1;}



.fon_black {
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 500;
    top: 0px;
    display: none;
}





.autoflash{
        position: relative;
        overflow: hidden;
    }

     .flash{
       content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    -webkit-transform: skewX(-45deg) translateX(0);
    transform: skewX(-45deg) translateX(0);
    -webkit-transition: none;
    transition: none;
    }
    
    .lighting {
    webkit-animation: moving 3s ease-in-out infinite;
    -moz-animation: moving 3s ease-in-out infinite;
    -ms-animation: moving 3s ease-in-out infinite;
    -o-animation: moving 3s ease-in-out infinite;
    animation: moving 3s ease-in-out infinite;
   
    }
    
  @keyframes moving {  
     30% {  webkit-transform: skewX(-45deg) translateX(33.5em);
        transform: skewX(-45deg) translateX(33.5em);   
        
        }
   
    100% {  webkit-transform: skewX(-45deg) translateX(33.5em);
        transform: skewX(-45deg) translateX(33.5em);   
        
        }
     }